Fix regexp in install scripts so it works with sed.
authorMichael.Fetterman@cl.cam.ac.uk <Michael.Fetterman@cl.cam.ac.uk>
Wed, 23 Nov 2005 13:56:43 +0000 (14:56 +0100)
committerMichael.Fetterman@cl.cam.ac.uk <Michael.Fetterman@cl.cam.ac.uk>
Wed, 23 Nov 2005 13:56:43 +0000 (14:56 +0100)
commitd55e91840df0c785f5f309fdc059dbf069095e87
tree65af6e237e32beea994dcbb5b754ef8da5f2f01c
parent1de83cfc7be58cf400e38046aeed0df3a0efc2cf
Fix regexp in install scripts so it works with sed.

sed does not recognize \s as matching whitespace.  Fixed two installation
scripts which both assumed that it did.
install.sh
tools/check/check_hotplug [changed mode: 0644->0755]